Fix regression introduced by July 10 filelock.c patch.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Feb 2013 00:21:06 +0000 (16:21 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Feb 2013 00:21:06 +0000 (16:21 -0800)
commit443710620fe7fd5b7f447c60d0637df60f3989d9
treec5f5e61937549741170f72ab8ed59f7b1b58623b
parentdca9a7969fea3e9cfd1109b2a1519e609f85612b
Fix regression introduced by July 10 filelock.c patch.

* filelock.c (fill_in_lock_file_name): Fix crash caused by the
2012-07-10 patch to this file.  Reported by Eli Zaretskii in
<http://lists.gnu.org/archive/html/emacs-devel/2013-02/msg00533.html>
and diagnosed by Andreas Schwab in
<http://lists.gnu.org/archive/html/emacs-devel/2013-02/msg00534.html>.
src/ChangeLog
src/filelock.c